Release 10.1A: OpenEdge Development:
Progress 4GL Reference
FORMAT attribute
The text format of a widget or browse-cell.
Data type: CHARACTER Access: Readable/Writeable Applies to: BROWSE widget (cell, Windows only), Buffer-field object handle, COMBO-BOX widget, FILL-IN widget, TEXT widget, TOGGLE-BOX widgetFor DROP-DOWN-LIST combo-boxes, if you set this attribute with items in the drop-down list, all items are converted to the new format. This attribute is ignored for SIMPLE and DROP-DOWN combo-boxes.
For combo boxes whose entries consist of label-value pairs, Progress converts all values to the new format.
For browses in Windows, if you modify the FORMAT attribute of a browse-cell, its format changes, but its size does not.
For buffer-fields, the value of the FORMAT attribute does not affect the Progress user interface anywhere. Rather, it controls the output of the STRING-VALUE attribute, and lets users explicitly format non-Progress user interfaces.
Note: When the AUTO-RESIZE attribute is TRUE, Progress resizes combo box and fill-in field widgets with run-time changes to the FORMAT attribute.For information on text formats, see OpenEdge Development: Progress 4GL Handbook .
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |